home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6729 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: tornix.tornado.be!usenet
  2. From: Ulrik Van Schepdael <dima@tornado.be>
  3. Newsgroups: comp.lang.c
  4. Subject: Help needed! Borlandc delay
  5. Date: 13 Feb 1996 22:38:56 GMT
  6. Organization: Tornado News Processing System
  7. Message-ID: <4fr3u0$e9r@tornix.tornado.be>
  8. NNTP-Posting-Host: port6.zaventem.tornado.be
  9.  
  10. Hi,
  11.  
  12.  
  13. I realy need some help here,
  14. all info would be very appreciated!
  15.  
  16. It's about the borland delay function,
  17. (yes, I know, not very accurate, however I use it for 'about' timing)
  18. we've built a machine using 8 PC's networked together, they all have the same
  19. configuration (hardware and software)
  20. on some PC's the delay function simply fails (delay(1000)=delay(0))
  21. so they don't wait anymore, execution is not delayed!
  22. rebooting the computer helps sometimes,
  23. renewing the board solves the problem...
  24. for some time, then it starts all over again.
  25.  
  26. I've replaced about everything in the damn PC's, nothing helps,
  27. except when I change the location of an DIO card from one ISA to another.
  28.  
  29. Question: How does the delay works?
  30.           could there be a bug in the system BIOS?
  31.           (had some trouble finding the right settings, they changed the version without
  32.            changing the manual...)
  33.  
  34. it's a board with SIS chipset and AWARD BIOS.
  35.  
  36. Am i wrong to suspect the board?
  37. Is it possible to 'kill' a board in such a way only the 'delay' function is infected,
  38. since all the rest still works! The program execution is not infected, it's simply not
  39. delayed where it should be.
  40.  
  41. Calibrated loops do solve ones problem, however I want an explenation for my problem.
  42.  
  43. All help is very appriciated!
  44.  
  45. Ulrik
  46.  
  47. DimaTec NV
  48. Belgium
  49.  
  50. dima@tornado.be
  51.  
  52.